Files
8ae9d455-c55b-41b9-bfc0-8c1…/vercel.json
2026-03-18 09:14:53 +00:00

5 lines
97 B
JSON

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