Files
dceff80c-30cd-4e64-99a8-769…/vercel.json
2026-03-03 08:12:00 +00:00

5 lines
97 B
JSON

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