Files
371d16be-5410-4bf4-96b1-987…/vercel.json
2026-05-28 04:39:17 +00:00

5 lines
97 B
JSON

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