Files
c57c9fc8-9261-4ec9-873e-52a…/vercel.json
2026-03-08 14:44:21 +00:00

5 lines
97 B
JSON

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