Files
7d61b0df-3ed1-4cfc-ad3d-4e4…/vercel.json
2026-04-22 21:36:09 +00:00

5 lines
97 B
JSON

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