Files
69d5b602-2b69-4f0c-b88f-e98…/vercel.json
2026-05-26 20:02:16 +00:00

5 lines
97 B
JSON

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