Files
fb37ff37-1d16-44b4-9134-44d…/vercel.json
2026-04-09 10:48:15 +00:00

5 lines
97 B
JSON

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