Files
0346a59e-9b81-4f86-8d7b-06e…/vercel.json
2026-03-27 09:31:21 +00:00

5 lines
97 B
JSON

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