Files
29c66d54-c90e-41bf-8b04-493…/vercel.json
2026-04-24 20:19:55 +00:00

5 lines
97 B
JSON

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