Files
8f9db2d0-e553-4fa4-88b8-7e8…/vercel.json
2026-03-11 03:30:43 +00:00

5 lines
97 B
JSON

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