Files
bb302626-92d3-43b5-8dc9-a78…/vercel.json
2026-04-13 05:23:41 +00:00

5 lines
97 B
JSON

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