Files
49695ae7-48f2-4d9d-8dbf-925…/vercel.json
2026-03-06 22:03:19 +00:00

5 lines
97 B
JSON

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