Files
8ddeaf74-d03a-4b7b-8d63-56b…/vercel.json
2026-04-22 12:57:01 +00:00

5 lines
97 B
JSON

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