Files
b8a0e39f-2bf3-4b83-a7fd-156…/vercel.json
2026-03-09 14:33:26 +00:00

5 lines
97 B
JSON

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