Files
8dadf760-97a0-4af5-9fd2-ebe…/vercel.json
2026-03-04 08:49:00 +00:00

5 lines
97 B
JSON

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