Files
4eb7b8a0-5403-491a-b6b2-e97…/vercel.json
2026-02-24 17:38:45 +00:00

5 lines
97 B
JSON

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