Files
8508defc-01f3-47a9-92ac-9fb…/vercel.json
2026-04-27 13:30:40 +00:00

5 lines
97 B
JSON

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