Files
3fd6edfd-6e01-4e3e-8bbc-a0e…/vercel.json
2026-05-15 11:27:45 +00:00

5 lines
97 B
JSON

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