Files
e66d033b-7c73-4655-84a4-69c…/vercel.json
2026-06-10 16:34:02 +00:00

5 lines
97 B
JSON

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