Files
ba04219a-9f9c-491c-81df-200…/vercel.json
2026-03-10 17:09:23 +00:00

5 lines
97 B
JSON

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