Files
a3e2dcb6-0748-44c3-b9ca-2c3…/vercel.json
2026-03-20 06:00:56 +00:00

5 lines
97 B
JSON

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