Files
84c40cf7-8b8f-48c5-a0c8-ecf…/vercel.json
2026-05-21 21:41:34 +00:00

5 lines
97 B
JSON

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