Files
fb07d107-9d1b-4fe1-a13e-25e…/vercel.json
2026-04-28 00:06:06 +00:00

5 lines
97 B
JSON

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