Files
990f6d05-bd70-4c8b-b7f5-c5b…/vercel.json
2026-06-12 11:47:58 +00:00

5 lines
97 B
JSON

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