Files
4d549fc6-bd16-4c6d-89da-508…/vercel.json
2026-03-30 01:23:19 +00:00

5 lines
97 B
JSON

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