Files
65e2da3d-37da-49f6-9c84-6ba…/vercel.json
2026-03-13 00:54:56 +00:00

5 lines
97 B
JSON

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