Files
965b4fce-b764-4327-9d2b-2b9…/vercel.json
2026-03-05 10:27:45 +00:00

5 lines
97 B
JSON

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