Files
bb2c80db-27de-47e7-8bd3-5c9…/vercel.json
2026-03-11 14:08:54 +00:00

5 lines
97 B
JSON

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