Files
71feb6ad-3424-4432-866f-e49…/vercel.json
2026-06-11 08:24:08 +00:00

5 lines
97 B
JSON

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