Files
aeb94e28-da15-4d09-99e4-ddb…/vercel.json
2026-03-09 22:12:42 +00:00

5 lines
97 B
JSON

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