Files
8e255e30-de02-443b-97ee-47b…/vercel.json
2026-04-05 18:27:01 +00:00

5 lines
97 B
JSON

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