Files
d273e4db-6647-4c14-97df-b84…/vercel.json
2026-04-09 23:44:05 +00:00

5 lines
97 B
JSON

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