Files
5fdbb21e-6b0d-4265-9302-4ba…/vercel.json
2026-03-29 13:22:44 +00:00

5 lines
97 B
JSON

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