Files
9eebd9be-5612-4be4-b352-bca…/vercel.json
2026-03-29 20:57:57 +00:00

5 lines
97 B
JSON

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