Files
cde5d7d9-4c51-408d-8584-2ab…/vercel.json
2026-04-08 18:31:03 +00:00

5 lines
97 B
JSON

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