Files
0bb1950a-bbbc-47d8-8adf-e23…/vercel.json
2026-05-23 03:34:22 +00:00

5 lines
97 B
JSON

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