Files
f2eecab2-6a58-4f09-9ffc-344…/vercel.json
2026-02-16 03:04:16 +00:00

5 lines
97 B
JSON

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