Files
8824444e-88d7-4cec-9380-bd7…/vercel.json
2026-04-28 02:26:40 +00:00

5 lines
97 B
JSON

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