Files
d1f2b7f2-edce-4d11-8d1a-b34…/vercel.json
2026-03-22 10:29:51 +00:00

5 lines
97 B
JSON

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