Files
19e8d676-5df7-4068-8fdb-f6d…/vercel.json
2026-04-18 11:27:44 +00:00

5 lines
97 B
JSON

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