Files
f8dec6de-1568-433d-aac2-0e4…/vercel.json
2026-04-26 12:44:09 +00:00

5 lines
97 B
JSON

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