Files
f82cd999-5c32-4b26-aa01-edf…/vercel.json
2026-03-10 03:36:44 +00:00

5 lines
97 B
JSON

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