Files
ed715796-9a77-4aa3-b9fe-e6d…/vercel.json
2026-03-14 08:38:15 +00:00

5 lines
97 B
JSON

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