Files
de231767-b607-4b97-97e5-926…/vercel.json
2026-03-12 10:30:47 +00:00

5 lines
97 B
JSON

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