Files
21ccbfdd-31e4-4444-8107-fab…/vercel.json
2026-03-07 14:23:59 +00:00

5 lines
97 B
JSON

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