Files
53d399f3-93f2-4df2-8306-77c…/vercel.json
2026-03-08 14:36:29 +00:00

5 lines
97 B
JSON

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