Files
9c04b222-5db5-41be-9496-ed5…/vercel.json
2026-03-16 16:43:31 +00:00

5 lines
97 B
JSON

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