Files
f5913999-abe5-44ce-9ce0-71d…/vercel.json
2026-05-01 09:52:08 +00:00

5 lines
97 B
JSON

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