Files
b80f0c05-1fec-4293-89be-8ba…/vercel.json
2026-04-05 12:19:20 +00:00

5 lines
97 B
JSON

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