Files
69825e19-c064-4dd2-9ebc-38f…/vercel.json
2026-03-12 17:51:25 +00:00

5 lines
97 B
JSON

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