Files
8c15373f-6f0a-4269-ac66-8d5…/vercel.json
2026-02-13 15:39:11 +00:00

5 lines
97 B
JSON

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