Files
d731c513-8521-4e1b-9960-ea9…/vercel.json
2026-03-09 17:56:10 +00:00

5 lines
97 B
JSON

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