Files
fb315916-f516-4cb4-9f09-9d2…/vercel.json
2026-05-20 21:40:03 +00:00

5 lines
97 B
JSON

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