Files
09f6cb31-b11c-4612-9cf6-814…/vercel.json
2026-02-09 14:23:20 +00:00

5 lines
97 B
JSON

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