Files
b029ea33-6946-4d2f-81e5-3ed…/vercel.json
2026-03-08 12:12:28 +00:00

5 lines
97 B
JSON

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