Files
21dfc517-1065-4ba0-9b05-b87…/vercel.json
2026-03-13 19:38:15 +00:00

5 lines
97 B
JSON

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