Files
488d1c5c-ec1f-4cfc-9ce5-8f5…/vercel.json
2026-04-06 05:22:25 +00:00

5 lines
97 B
JSON

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