Files
dc4cfaa9-18b1-41d8-8cac-37e…/vercel.json
2026-05-26 17:45:44 +00:00

5 lines
97 B
JSON

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