Files
91f1c003-7eb3-446b-a47b-086…/vercel.json
2026-04-08 00:04:50 +00:00

5 lines
97 B
JSON

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