Files
4d201413-24b5-46b7-a98e-b2f…/vercel.json
2026-05-06 07:06:34 +00:00

5 lines
97 B
JSON

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