Files
d5cef43e-e22a-414b-87ce-5f2…/vercel.json
2026-03-11 08:04:39 +00:00

5 lines
97 B
JSON

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