Files
cbfeca3f-8f4e-4c4b-8d20-b5d…/vercel.json
2026-05-26 09:48:01 +00:00

5 lines
97 B
JSON

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