Files
4a8fb3aa-152f-4c03-bb79-c7d…/vercel.json
2026-05-07 06:35:25 +00:00

5 lines
97 B
JSON

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