Files
d66f72ef-9a77-4225-bc7f-17f…/vercel.json
2026-06-08 10:10:27 +00:00

5 lines
97 B
JSON

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