Files
1fbcd51f-4071-49c2-af47-0cc…/vercel.json
2026-04-22 00:21:55 +00:00

5 lines
97 B
JSON

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