Files
b50bbff1-4a5e-434f-8946-606…/vercel.json
2026-03-07 09:03:31 +00:00

5 lines
97 B
JSON

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