Files
242bd885-0571-478a-b910-e7b…/vercel.json
2026-06-11 03:56:38 +00:00

5 lines
97 B
JSON

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