Files
318c50bb-3188-4e18-9d5c-cb1…/vercel.json
2026-03-05 17:26:56 +00:00

5 lines
97 B
JSON

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