Files
32d59e30-e365-4af6-8b1b-3e5…/vercel.json
2026-03-10 08:48:28 +00:00

5 lines
97 B
JSON

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