Files
4c270829-beaf-49bb-8cc5-b6f…/vercel.json
2026-03-19 09:23:29 +00:00

5 lines
97 B
JSON

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