Files
bb7467ef-9683-4b76-b427-286…/vercel.json
2026-04-18 04:45:25 +00:00

5 lines
97 B
JSON

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