Files
6840f314-2eb2-4434-b6a9-59d…/vercel.json
2026-04-18 08:18:17 +00:00

5 lines
97 B
JSON

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