Files
2be9cd26-e0f0-455c-b1ad-a43…/vercel.json
2026-04-07 11:41:55 +00:00

5 lines
97 B
JSON

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