Files
7885c728-49e5-4cc3-a3db-b74…/vercel.json
2026-03-07 09:28:43 +00:00

5 lines
97 B
JSON

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