Files
cd4798d2-587b-4643-9fcd-8d9…/vercel.json
2026-04-17 17:56:39 +00:00

5 lines
97 B
JSON

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