Files
4627e4ca-0fb0-4f04-bc6d-1d3…/vercel.json
2026-04-23 08:19:55 +00:00

5 lines
97 B
JSON

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