Files
93c7cff5-717c-41b7-8310-908…/vercel.json
2026-03-13 07:37:04 +00:00

5 lines
97 B
JSON

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