Files
b6b90ec0-2c11-4498-860a-d47…/vercel.json
2026-05-07 13:44:56 +00:00

5 lines
97 B
JSON

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