Files
3bda2c93-35c9-4261-99fc-aac…/vercel.json
2026-06-12 01:15:58 +00:00

5 lines
97 B
JSON

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