Files
b1f7795a-fb60-4ca7-be81-4d6…/vercel.json
2026-03-06 19:27:02 +00:00

5 lines
97 B
JSON

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