Files
d254fff8-2294-44c8-9f68-6a3…/vercel.json
2026-04-09 11:35:46 +00:00

5 lines
97 B
JSON

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