Files
bf097b1b-e5e9-4398-bf2b-25d…/vercel.json
2026-03-10 15:52:55 +00:00

5 lines
97 B
JSON

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