Files
2cde3c7f-cbd2-46b4-909a-83e…/vercel.json
2026-03-15 09:20:10 +00:00

5 lines
97 B
JSON

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