Files
67f1c7ba-fb4b-4a7c-a0f7-a8d…/vercel.json
2026-03-26 12:22:03 +00:00

5 lines
97 B
JSON

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