Files
7fdb0dc6-19d8-4eb8-8b0e-c1f…/vercel.json
2026-06-12 18:15:16 +00:00

5 lines
97 B
JSON

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