Files
641f4f1b-b137-4ce2-93d4-39a…/vercel.json
2026-06-08 08:02:35 +00:00

5 lines
97 B
JSON

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