Files
4b9cbb89-1aa9-4590-949b-681…/vercel.json
2026-03-24 13:15:32 +00:00

5 lines
97 B
JSON

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