Files
08df06b9-cf64-4055-9c23-1f2…/vercel.json
2026-04-21 03:46:34 +00:00

5 lines
97 B
JSON

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