Files
1e87a657-1a9a-462e-9254-dd4…/vercel.json
2026-03-09 23:49:10 +00:00

5 lines
97 B
JSON

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