Files
fe274daa-6d60-40b9-98a6-d7a…/vercel.json
2026-06-08 16:06:39 +00:00

5 lines
97 B
JSON

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