Files
d15dc072-c6b9-451b-8675-e89…/vercel.json
2026-03-03 08:18:34 +00:00

5 lines
97 B
JSON

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