Files
e7927aeb-b36e-4c9b-828b-681…/vercel.json
2026-05-17 17:05:50 +00:00

5 lines
97 B
JSON

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