Files
62a20f30-8fe5-4b1a-a174-bd7…/vercel.json
2026-04-28 08:36:41 +00:00

5 lines
97 B
JSON

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