Files
40505dfc-e547-4926-8fdf-85f…/vercel.json
2026-04-09 01:46:35 +00:00

5 lines
97 B
JSON

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