Files
db30c54c-a6ab-4b5c-971b-9be…/vercel.json
2026-04-04 16:09:54 +00:00

5 lines
97 B
JSON

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