Files
4f9dd574-32c1-485c-89b7-7f1…/vercel.json
2026-03-11 13:08:42 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}