Files
cd054fe2-9007-414f-80e4-152…/vercel.json
2026-04-24 17:59:58 +00:00

5 lines
97 B
JSON

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