Files
e1d23734-566e-4d9f-b749-ad0…/vercel.json
2026-05-15 11:31:33 +00:00

5 lines
97 B
JSON

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