Files
7801411f-5924-4c34-b6ff-5a4…/vercel.json
2026-04-13 18:50:31 +00:00

5 lines
97 B
JSON

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