Files
b29e5bf3-22f2-4f7b-b050-48f…/vercel.json
2026-03-10 16:40:42 +00:00

5 lines
97 B
JSON

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