Files
4709ae89-0842-48d7-8a4c-9f3…/vercel.json
2026-03-27 11:47:01 +00:00

5 lines
97 B
JSON

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