Files
fbec4b8f-03b3-40ba-b0a0-d7a…/vercel.json
2026-03-05 22:18:43 +00:00

5 lines
97 B
JSON

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