Files
adf02fc5-8750-49c2-89f1-609…/vercel.json
2026-04-20 15:00:52 +00:00

5 lines
97 B
JSON

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