Files
1cf7489a-d571-4faf-865c-ffe…/vercel.json
2026-06-04 03:03:31 +00:00

5 lines
97 B
JSON

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