Files
c7ddecc5-b404-4764-bd08-b3b…/vercel.json
2026-06-11 09:16:27 +00:00

5 lines
97 B
JSON

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