Files
6b84f2f6-9444-4949-883b-e64…/vercel.json
2026-03-14 08:48:04 +00:00

5 lines
97 B
JSON

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