Files
de6ee08c-59c5-44dd-8d2d-71f…/vercel.json
2026-03-09 10:10:29 +00:00

5 lines
97 B
JSON

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