Files
a0ee4ac5-4000-462f-9fec-b25…/vercel.json
2026-05-12 14:56:15 +00:00

5 lines
97 B
JSON

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