Files
cd1e61a7-abe0-4d77-8cd0-4e2…/vercel.json
2026-04-18 17:01:22 +00:00

5 lines
97 B
JSON

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