Files
59dfd998-0c1a-4052-a576-046…/vercel.json
2026-05-24 07:31:02 +00:00

5 lines
97 B
JSON

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