Files
5eaf66f9-0f46-4c24-99d4-43e…/vercel.json
2026-03-25 05:57:28 +00:00

5 lines
97 B
JSON

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