Files
64a9e73b-dfc7-45c9-b7ea-0f3…/vercel.json
2026-04-22 14:09:50 +00:00

5 lines
97 B
JSON

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