Files
ae7bc667-a65f-4992-ac45-4db…/vercel.json
2026-03-08 08:36:53 +00:00

5 lines
97 B
JSON

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