Files
7189b824-8bc5-4fd3-8405-a51…/vercel.json
2026-03-08 14:45:03 +00:00

5 lines
97 B
JSON

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