Files
4d19e268-b3a9-454b-99f5-ee3…/vercel.json
2026-06-03 14:37:25 +00:00

5 lines
97 B
JSON

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