Files
fc680e7b-8402-4cc3-8d56-a32…/vercel.json
2026-03-07 14:34:50 +00:00

5 lines
97 B
JSON

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