Files
485d0c76-0229-41bf-9f37-ef9…/vercel.json
2026-04-26 04:05:11 +00:00

5 lines
97 B
JSON

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