Files
20571980-1973-41d7-b4bf-0af…/vercel.json
2026-04-18 06:23:27 +00:00

5 lines
97 B
JSON

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