Files
6852d89a-5ace-466c-8e27-91e…/vercel.json
2026-03-03 00:57:10 +00:00

5 lines
97 B
JSON

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