Files
5d4f9eed-2e64-4314-8c1b-e0f…/vercel.json
2026-04-20 06:34:11 +00:00

5 lines
97 B
JSON

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